[INFO] fetching crate bevy_testing 0.1.2...
[INFO] testing bevy_testing-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate bevy_testing 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_testing 0.1.2
[INFO] finished tweaking crates.io crate bevy_testing 0.1.2
[INFO] tweaked toml for crates.io crate bevy_testing 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_testing 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.18.1)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding sealed v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e14d72b1b7b75f938eab3d33a857e0c43126a1bdccd40a355abc69d166b6b405
[INFO] running `Command { std: "docker" "start" "-a" "e14d72b1b7b75f938eab3d33a857e0c43126a1bdccd40a355abc69d166b6b405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e14d72b1b7b75f938eab3d33a857e0c43126a1bdccd40a355abc69d166b6b405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14d72b1b7b75f938eab3d33a857e0c43126a1bdccd40a355abc69d166b6b405", kill_on_drop: false }`
[INFO] [stdout] e14d72b1b7b75f938eab3d33a857e0c43126a1bdccd40a355abc69d166b6b405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f09e169fdd1dbc9242aeb243abed62fa5981f8c47cad725ec02adade391f1ecd
[INFO] running `Command { std: "docker" "start" "-a" "f09e169fdd1dbc9242aeb243abed62fa5981f8c47cad725ec02adade391f1ecd", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_math v0.14.2
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_time v0.14.2
[INFO] [stderr]    Compiling bevy_a11y v0.14.2
[INFO] [stderr]    Compiling bevy_input v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_transform v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_internal v0.14.2
[INFO] [stderr]    Compiling bevy v0.14.2
[INFO] [stderr]    Compiling bevy_testing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut;
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut;
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef;
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef<'_>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut;
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef>;
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut>;
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut {
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef {
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut {
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef> {
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.58s
[INFO] running `Command { std: "docker" "inspect" "f09e169fdd1dbc9242aeb243abed62fa5981f8c47cad725ec02adade391f1ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09e169fdd1dbc9242aeb243abed62fa5981f8c47cad725ec02adade391f1ecd", kill_on_drop: false }`
[INFO] [stdout] f09e169fdd1dbc9242aeb243abed62fa5981f8c47cad725ec02adade391f1ecd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23506d2ba754a6bdc53de753d578408aab43638a420f8fc187c07899fa9fdcef
[INFO] running `Command { std: "docker" "start" "-a" "23506d2ba754a6bdc53de753d578408aab43638a420f8fc187c07899fa9fdcef", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut;
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut;
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef;
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef<'_>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut;
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef>;
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut>;
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut {
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef {
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_testing v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut {
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef> {
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Countdown` is never constructed
[INFO] [stdout]    --> src/lib.rs:642:16
[INFO] [stdout]     |
[INFO] [stdout] 642 |     pub struct Countdown(pub u32);
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountdownPlugin` is never constructed
[INFO] [stdout]    --> src/lib.rs:644:16
[INFO] [stdout]     |
[INFO] [stdout] 644 |     pub struct CountdownPlugin;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `countdown_sys` is never used
[INFO] [stdout]    --> src/lib.rs:652:8
[INFO] [stdout]     |
[INFO] [stdout] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut;
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut;
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef;
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn entity(&self, entity: Entity) -> EntityRef<'_>;
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut;
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:288:19
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef>;
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:312:23
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut>;
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:507:20
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut {
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef {
[INFO] [stdout]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     fn entity(&self, entity: Entity) -> EntityRef<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:527:19
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut {
[INFO] [stdout]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:531:19
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef> {
[INFO] [stdout]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut> {
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "23506d2ba754a6bdc53de753d578408aab43638a420f8fc187c07899fa9fdcef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23506d2ba754a6bdc53de753d578408aab43638a420f8fc187c07899fa9fdcef", kill_on_drop: false }`
[INFO] [stdout] 23506d2ba754a6bdc53de753d578408aab43638a420f8fc187c07899fa9fdcef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a85561ec26389529cd83d654a2c8741e3a583b012bef6cf137a769ac4e6bcf14
[INFO] running `Command { std: "docker" "start" "-a" "a85561ec26389529cd83d654a2c8741e3a583b012bef6cf137a769ac4e6bcf14", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Countdown` is never constructed
[INFO] [stderr]    --> src/lib.rs:642:16
[INFO] [stderr]     |
[INFO] [stderr] 642 |     pub struct Countdown(pub u32);
[INFO] [stderr]     |                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CountdownPlugin` is never constructed
[INFO] [stderr]    --> src/lib.rs:644:16
[INFO] [stderr]     |
[INFO] [stderr] 644 |     pub struct CountdownPlugin;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `countdown_sys` is never used
[INFO] [stderr]    --> src/lib.rs:652:8
[INFO] [stderr]     |
[INFO] [stderr] 652 |     fn countdown_sys(mut query: Query<&mut Countdown>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:123:20
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut;
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:185:25
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut;
[INFO] [stderr]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:237:15
[INFO] [stderr]     |
[INFO] [stderr] 237 |     fn entity(&self, entity: Entity) -> EntityRef;
[INFO] [stderr]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 237 |     fn entity(&self, entity: Entity) -> EntityRef<'_>;
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:263:19
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut;
[INFO] [stderr]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_>;
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:288:19
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef>;
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>>;
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:312:23
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut>;
[INFO] [stderr]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>>;
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:507:20
[INFO] [stderr]     |
[INFO] [stderr] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 507 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:511:25
[INFO] [stderr]     |
[INFO] [stderr] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut {
[INFO] [stderr]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 511 |     fn spawn<B: Bundle>(&mut self, bundle: B) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:523:15
[INFO] [stderr]     |
[INFO] [stderr] 523 |     fn entity(&self, entity: Entity) -> EntityRef {
[INFO] [stderr]     |               ^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 523 |     fn entity(&self, entity: Entity) -> EntityRef<'_> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:527:19
[INFO] [stderr]     |
[INFO] [stderr] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut {
[INFO] [stderr]     |                   ^^^^^^^^^                     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 527 |     fn entity_mut(&mut self, entity: Entity) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:531:19
[INFO] [stderr]     |
[INFO] [stderr] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 531 |     fn get_entity(&self, entity: Entity) -> Option<EntityRef<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:535:23
[INFO] [stderr]     |
[INFO] [stderr] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut> {
[INFO] [stderr]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 535 |     fn get_entity_mut(&mut self, entity: Entity) -> Option<EntityWorldMut<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_testing` (lib) generated 15 warnings (run `cargo fix --lib -p bevy_testing` to apply 12 suggestions)
[INFO] [stderr] warning: `bevy_testing` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_testing-991b05869dca616e)
[INFO] [stderr]    Doc-tests bevy_testing
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/lib.rs - TestApp::spawn_batch (line 193) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn_empty (line 101) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::all (line 319) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_entity_mut (line 294) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::entity_mut (line 243) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::update_n_times (line 470) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::get_entity (line 271) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::entity (line 220) ... FAILED
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has_all (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - TestApp::update_once (line 431) ... FAILED
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::matches (line 77) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::length (line 423) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::not (line 47) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::get_component (line 344) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::spawn (line 129) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::component (line 320) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::any (line 371) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has_any (line 260) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query (line 370) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery (line 12) ... ok
[INFO] [stdout] test src/lib.rs - TestApp::query_filtered (line 400) ... ok
[INFO] [stdout] test src/query.rs - query::AssertQuery<'w,D>::has (line 161) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TestApp::entity_mut (line 243) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestarvqY0/rustckUSsxm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestarvqY0/rustckUSsxm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestarvqY0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::update_n_times (line 470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGD49mh/rustcfnbULO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGD49mh/rustcfnbULO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGD49mh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::get_entity (line 271) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthJkfYH/rustcelVK5z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthJkfYH/rustcelVK5z/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthJkfYH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::entity (line 220) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTfZNc3/rustctnsbjj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTfZNc3/rustctnsbjj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTfZNc3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/query.rs - query::AssertQuery<'w,D>::has_all (line 209) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQk5LSY/rustc1Ak5sF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQk5LSY/rustc1Ak5sF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQk5LSY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdocteste6ZGQV/rustcPn1RaY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste6ZGQV/rustcPn1RaY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste6ZGQV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TestApp::update_once (line 431) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOm0k8B/rustcV1jx9P/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_testing-ae65b581de0d3994,libcolored-cc6ba8b546e9b785,libbevy-9a724adaa37eb207,libbevy_internal-cfdeccbc6fa115f1,libbevy_window-d5bb6cc1bded5ef5,libraw_window_handle-b05a882fa4276bbe,libbevy_transform-850e898f28a24b72,libbevy_log-26ee35d7bc8a5f9a,libtracing_subscriber-01b20ecdc3971d1d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-dc25ac3570b82aae,liblog-cfb0a897de58af94,libbevy_input-dad79b453795b312,libbevy_math-08e558bee8ad3ecb,libbevy_hierarchy-9ad66224237d5225,libbevy_diagnostic-2e01e09af327f429,libbevy_time-ec03420a5e020a36,libcrossbeam_channel-4816b269e0e9ffd5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_core-4bc936537859bb7e,libbevy_a11y-0451d3f44df61272,libaccesskit-7a9b28040312e721,libbevy_app-35600f6a662bf5f8,libbevy_ecs-e612adbdb9f6d1c4,libbitflags-5c085993cab0beac,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-be39b67ff1e5b624,libasync_executor-e91daa74f6a9bfeb,libslab-e253d0c0a7952806,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libfutures_lite-17512738b5895191,libfutures_io-61a3721ad1bcbdb7,libfutures_core-1278866f332d8725,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libfixedbitset-755aabd81925e587,libbevy_reflect-b5ba10e8eb72efa2,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-2a25c8c01d4c2d5b,libglam-d1fa84729d5c818c,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-225736d622151e28,libdowncast_rs-af2d5a07fb165ed2,libthiserror-784d8b1c115bc0a2,libbevy_utils-d1bbb4b942c6f7e3,libweb_time-c447c8b725da1947,libtracing-b8349aca7e955e61,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libhashbrown-28514215773a250c,libserde-ed088287ae04d3e9,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-13eaf8e852ece8dd,libgetrandom-15344cfe1b564938,liblibc-c811ce36d1301d76,libonce_cell-028ded5f5e4e9236,libzerocopy-2715cb7ce84d5f8c,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOm0k8B/rustcV1jx9P/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOm0k8B/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - TestApp::entity (line 220)
[INFO] [stdout]     src/lib.rs - TestApp::entity_mut (line 243)
[INFO] [stdout]     src/lib.rs - TestApp::get_entity (line 271)
[INFO] [stdout]     src/lib.rs - TestApp::update_n_times (line 470)
[INFO] [stdout]     src/lib.rs - TestApp::update_once (line 431)
[INFO] [stdout]     src/query.rs - query::AssertQuery<'w,D>::has_all (line 209)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 39.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a85561ec26389529cd83d654a2c8741e3a583b012bef6cf137a769ac4e6bcf14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a85561ec26389529cd83d654a2c8741e3a583b012bef6cf137a769ac4e6bcf14", kill_on_drop: false }`
[INFO] [stdout] a85561ec26389529cd83d654a2c8741e3a583b012bef6cf137a769ac4e6bcf14
